From b7269021de55f8f1f5ba885199c7157735906d1b Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Fri, 9 Sep 2005 14:36:18 +0000 Subject: [PATCH] Fixed error in documentation for road= option in an1 format git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1404 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gpsbabel/README b/gpsbabel/README index 30ae76a6e..c8f1dc0f1 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -942,14 +942,16 @@ THE FORMATS types are "limited", "toll", "us", "state", "major", and "local". This option has a special format that is best demonstrated by example: - "type=limited!I-599!major!Beecher St." + "road=I-599!limited!Beecher St.!major" This option will cause any road named "I-599" to become a limited- access highway and any road named "Beecher St." to become a major connector. Note that roads that have had their types changed in this way might not be editable in Street Atlas, so make sure they are where you want them before you change them, and make sure to keep - a backup of your original road layer. + a backup of your original road layer. Note that the ! is a shell + metacharacter in bash and possibly other shells, so you may have to + use single quotes or some other escape mechanism. TomTom -- 2.30.2